Skip to content

Conversation

@sammarxz
Copy link

@sammarxz sammarxz commented Feb 25, 2025

Review Checklist

  • App opens
  • Does what it says
  • Categories match

AppData

  • Name is unique and non-confusing
  • Matches description
  • Matches screenshot
  • Launchable tag with matching ID
  • Release tag with matching version and YYYY-MM-DD date
  • OARS info matches

Flatpak

  • Uses elementary runtime
  • Sandbox permissions are reasonable

@sammarxz sammarxz requested a review from a team as a code owner February 25, 2025 11:43
Copy link
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your app uses Adwaita stylesheet which is not accepted (see #429 (review)). However, you don't need to subclass Gtk.Application these days and just calling Granite.init () in the startup () method of your application class (like this) should work.

{
"source": "https://github.com/sammarxz/pomerode.git",
"commit": "6ef1f911d2d69d3bbd72e5c42b6e674c09eee085",
"version": "v1.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You created a tag named v1.0, not v1.0.0. You need to create v1.0.0 tag on your repository

Copy link
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to update the screenshots in your metainfo file to reflect changes in sammarxz/pomerode#5.

@danirabbit danirabbit requested a review from ryonakano November 10, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants